Skip to content

Add cognitive-squad to community extension catalog#1870

Merged
mnriem merged 1 commit intogithub:mainfrom
Testimonial:add-cognitive-squad-extension
Mar 16, 2026
Merged

Add cognitive-squad to community extension catalog#1870
mnriem merged 1 commit intogithub:mainfrom
Testimonial:add-cognitive-squad-extension

Conversation

@Testimonial
Copy link
Contributor

Summary

  • Adds Cognitive Squad to the community extension catalog (catalog.community.json)
  • Adds table row to extensions/README.md

Extension Details

Field Value
ID cognitive-squad
Version 0.1.0
Author Testimonial
Repository https://github.com/Testimonial/cognitive-squad
Commands 7
Hooks 1
License MIT

What It Does

19-function cognitive agent squad for autonomous pre-code analysis:

  • Tier 1 — Core Squad (7): MANAGER, DISCOVER, WHAT, WHY, ASSESS, HOW, PLAN
  • Tier 2 — Specialists (7): SCIENTIST, SECURITY, TEST ARCHITECT, DOMAIN EXPERT, UX/A11Y, PERFORMANCE, INNOVATE
  • Tier 3 — Learning (4+1): REFLECT, EVOLVE, CALIBRATE, GROUND + FEEDBACK intake

Handles both greenfield (domain research pipeline) and brownfield (reverse-eng extraction). Includes quality gates via Understanding CLI, evidence grading (A-E), convergence detection, and a YAML knowledge base that improves across runs.

Checklist

  • Valid extension.yml in extension repo
  • README.md with installation and usage
  • LICENSE (MIT)
  • CHANGELOG.md
  • GitHub release created (v0.1.0)
  • Download URL accessible
  • Entry added to catalog.community.json
  • Row added to extensions/README.md

🤖 Generated with Claude Code

- Extension ID: cognitive-squad
- Version: 0.1.0
- Author: Testimonial
- 19-function cognitive agent squad for autonomous pre-code analysis
- 7 core agents, 7 specialists, 4 learning functions, feedback loop
- Requires: spec-kit >=0.3.0, optionally understanding >=3.4.0

Repository: https://github.com/Testimonial/cognitive-squad

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the Cognitive Squad extension to the community extension discovery surfaces, aligning with the repository’s community extension publishing flow.

Changes:

  • Added a new cognitive-squad entry to extensions/catalog.community.json with metadata, requirements, tags, and timestamps.
  • Added a corresponding row to the community extensions table in extensions/README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
extensions/catalog.community.json Registers the cognitive-squad extension in the community catalog (metadata, URLs, requirements, provides, tags, timestamps).
extensions/README.md Adds the Cognitive Squad row to the community extensions list for discoverability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem mnriem merged commit 82b8ce4 into github:main Mar 16, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants